/*
	深通页面新增样?--------------------------------*/

/*	公用样式
---------------------*/
.color-change{
	color:#fff !important;
}
.font-size-sm{
	font-size:16px !important;
}
.bottommargin-xs{
	margin-bottom:10px !important;
}
.topmargin-xs{
	margin-top:10px !important;
}
.padding-change{
	padding:15px 0px;
}
.padding-change-sevice{
	padding:60px 0px;
}
.font-size-xs{
	font-size:10px !important;
}
.text-color{
	color:#999 !important;
}
.padding-top-change{
	padding-top:30px;
}
.padding-xs{
	padding:0px 10px;
}
.title-color {
    color: #5C6CB1;
}
.title-color-1{
	color:#ff8a00;
}
.careful-color{
	color:#FE7F53;
}
.blue-color{
	color:#1F74D1;
}
/*		index.html
---------------------*/
.heading-block h3 + span,
.heading-block h4 + span { font-size: 14px !important; }
.friendship_link li{
	list-style:none;
	float:left;
	margin:0px 5px;
    border-bottom: 1px solid #4c4c4c;
    font-size: 10px ;
}
.footer-big-contacts-change {
    color: #ff8a00;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
}
.footer-big-contacts-change span {
    display: block;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #888;
    letter-spacing: 2px;
}
.text-shadow-change{
	text-shadow:1px 1px#C1C1C1
}
.service-hover .portfolio-desc .button:hover{
    border: 1px solid #5D6BAD !important;
    color: #5D6DB3 !important;
    background: #F5F5F5 !important;
}
.portfolio-image-change{
	display:block;
	overflow:hidden;
}
.portfolio-image-change img{
	filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	transform:scale(1);
	-webkit-transform:scale(1);
}
.portfolio-image-change:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.block-opacity{
	display:block;
	opacity:1;
}
.border-hover:hover{
	border:1px solid #D3DAF7;
}
.search-change{
	margin-left:30px;
	margin-top:29px;
	float:left;
	width:28%;
}
/*.clients-img img{
	opacity: 1;
	filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
.clients-img:hover img{
	filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}*/
.iconlist li{
	margin:10px 0px;
	border-bottom:1px dashed #ccc;
}
.iconlist li i{
	color:#607CBD;
}
.text-a-color{
	color:#ff8a00;
}
.fbox-change{
	position: relative;
	z-index:1;
}
.fbox-change .col-xs-3{
	padding-right:0px !important;
	padding-left:0px !important;
}
.popular{
	border-bottom: 1px solid #ccc;
	padding:10px 0px;
}
.popular-title span{
	display:block;
}
.popular-title-1{
	font-size: 2.7em;
}
.popular-title-2{
	font-size: 1.8em;
}
.popular-title-3{
	margin-top:5px;
	font-size: 2.7em;
	color:#C70000;
}
.footer-nav{
	width: 100%;
    position: fixed;
    z-index: 10;
    bottom: 0px;
    background-color: #5c62ab;
}
.footer-nav i{
	font-size:45px;
}
.footer-nav span{
	display: block;
	font-size:24px;
}
.bottommargin-lg-lg{
	margin-bottom:140px;
}
.footer-logo-size{
	width:250px;
}
.small-text-show li{
	color:#908F8F;
	font-size:12px;
	display:inline-block;
	margin:2px 7px;

}

/*
	深通内?---------------------------------*/
/*公司注册*/
.cv{

    padding: 0px 0px 20px 0px !important;

    border-bottom: 1px solid #ccc;
    margin-top: 0px !important
 


}
.special{
	border-bottom: 1px solid #ccc;
	margin-top:-6px;
	padding: 0px;
	padding-bottom:20px;

}

.company-reg .col-md-4{
	height: 100%
}
.company-reg .col-md-5 div{
    width: 100%;
    text-align: center;
    height: 100%
}
.company-price{
	margin:20px 0px;
}
.company-price del{
	color:#ccc;
	font-size:20px;
	font-style: italic;
}
.company-price ins{
    color: #FF4747;
    font-size: 30px;
    text-decoration: none;
}
.company-reg .single-one{
	margin:0px 5px;
	padding:5px 10px;
	border:1px solid #ECECEC;
}
.company-reg .single-one:hover{
	border:1px solid #FF4747;
}
/*.button-change-1,
.button-change-2,
.button-change-3 {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 5px 26px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.button-change-1 i,
.button-change-2 i,
.button-change-3 i{
    padding-right:8px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}
.button-change-1{
	border:1px solid #ff8a00;
	color:#ff8a00;
}
.button-change-1:hover{
	background:#ff8a00;
	border:1px solid #ff8a00;
	color:#fff;
}
.button-change-2{
	border:1px solid #1F74D1;
	background-color: #1F74D1;
    color: #FFF;
}
.button-change-2:hover{
	border:1px solid #1F74D1;
	background:none;
    color: #1F74D1;
}
.button-change-3{
	border:1px solid #FF4747;
	color:#FF4747;
}
.button-change-3:hover{
	border:1px solid #FF4747;
	background:#FF4747;
	color:#fff;
}
.border-bottom{
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}*/
.product-title{
	border-bottom: 1px solid #ff8a00;
}
.product-title div{
	width:150px;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	background:#ff8a00;
	font-size:16px;
	color:#fff;
	line-height: 16px;
}
.product-title i{
	margin-right:5px;
}
.table-responsive .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 30px 20px !important;
}
.copyrights-change a{
    color: #D4D4D4;
    text-shadow: 1px 1px #313131;
    margin-right: 3px;
}
.copyrights-change{
    color: #D4D4D4;
    text-shadow: 1px 1px #313131;
    margin-right: 3px;
}


/*
	新闻
*/
.recent{
	border-bottom:1px solid #5c62ab;
}
.recent-bottom{
	border-bottom:1px dashed #ECECEC;
	margin:15px 0px;
}

/*
	关于我们
----------------------*/
#about-1 .title-block {
    padding: 2px 2px 3px 20px;
    border-left-color: #FF9519;
    margin-bottom: 20px;
    background: #F7F7F7;
}
/*字体颜色*/
.color-2{
	color:#345194;
	background: #F1F1F1;
}
.color-1{
	color:#E49000;
}
.color-time{
	color:#ccc;
}
/*list*/
.list-menu .widget li{
	margin-top:5px;
}
.list-menu-title{
    color: #fff;
    background:#FF9519 !important;
}
.list-menu .accordion.accordion-bg .acc_content {
    padding: 10px 0 15px 26px;
    background: #F7F7F7;
}
.list-menu .panel-primary > .panel-heading {
	color: #ffffff;
    background-color: #DFE4F7;
    border-color: #D6DCF3;
}
.list-menu .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.list-menu .panel-primary {
    border-color: #fff;
}
.list-menu .panel {
    margin-bottom: 0px;
    background-color: #F7F7F7;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.list-menu .panel-heading a{
	    color: #5E6FB4;
}
.list-menu .panel-heading:hover a{
	color:#fff;
}
.list-menu .panel-heading:hover{
	background-color: #5E6FB4;
}
.list-menu .panel-title {
    font-size: 15px;
}

.on{
	background-color: #ffd205;
}
.on a{
	color:#000!important;
}

/*	法规更新
----------------------*/
.post-date{
	width:8%;
	float: left;
}
.post-content{
	width:89%;
	margin-left: 3%;
	float: left;
}
.day{
	display: block;
	background-color: #F5F5F5;
	color:#5E6FB4;
	font-size:22px;
	height:45px;
	line-height: 45px;
	text-align: center;
}
.month{
	display: block;
	margin-top:5px;
	background-color: #5E6FB4;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	height:25px;
	line-height: 25px;
	text-align: center;
}
/*商务合作*/


/*
	手机调节
------------------------*/
@media (min-width:992px){
	.fslider,
	.fslider .flexslider,
	.fslider .slider-wrap,
	.fslider .slide,
	.fslider .slide > a,
	.fslider .slide > img,
	.fslider .slide > a > img {
		/*height: 448px;*/
	}
	.table-padding tr td{
		padding:20px!important;
	}
}
@media (min-width:992px) and (max-width:1199px){
	.margin-none-1{
		margin:0px !important;
	}
	.pricing--palden .pricing--price {
	    font-size: 3em !important;
	}
}
@media (max-width:991px){
	.search-change{
    	margin-left: 65px !important;
   		margin-bottom: 9px !important;
		float:right;
		width:78%;
	}
	.company-reg .col-md-8{
		border-left:none!important;
	}

}
@media (min-width:768px) and (max-width:991px){
	.margin-none-1{
		margin:0px !important;
	}
	.padding-none-1{
		padding:0px !important;
	}
	.pricing--palden .pricing--price {
	    font-size: 2em !important;
	}
	.footer-big-contacts-change {
	    font-size: 20px !important;
	}

}
@media (max-width:767px){
	.padding-change{
		padding:0px !important;
	}
	.padding-change-sevice{
		padding:0px !important;
	}
	.menu {
	    height: 10px;
	    text-align: center;
	    line-height: 10px;
	    font-weight: 100;
	    font-size: 1.1em;
	}

}
@media (min-width:480px) and (max-width:767px){

}
@media (max-width:479px){
	.phone-change .col_one_fourth{
		width:50% !important;
		float:left !important;
		margin-bottom:10px !important;
	}
	.phone-change .feature-box h3{
		font-size:16px !important;
		color:#fff;
	}
	.phone-change .feature-box span{
		font-size:12px !important;
		    color: #AFB9E4;
	}
	.myimg {
   	 height: 30px !important;
	}
	.bottommargin-lg-lg{
		margin-bottom:100px;
	}
	.footer-logo-size{
		width:150px;
	}
	.footer-nav i{
		font-size:23px;
	}
	.footer-nav span{
		display: block;
		font-size:15px;
	}
	.feature-box.fbox-center .fbox-icon {
	    position: relative;
	    width: 80px;
	    height: 80px;
	    margin: 0 auto 30px;
	}
	.feature-box.fbox-center .fbox-icon i {
	    font-size: 38px;
	    line-height: 80px;
	}
	.popular-title-1{
		font-size: 1.5em;
	}
	.popular-title-2{
		font-size: 1em;
	}
	.popular-title-3{
		font-size: 1.2em;
		color:#C70000;
	}

	.tab-container .section{
		padding:0px !important;
	}
	.padding-none{
		padding:0px !important;
	}
	.margin-none{
		margin:0px!important;
	}
	.col-md-7-change{
		width:69% !important;
		float:left;
	}
	.col-md-3-change{
		width:31% !important;
		float:left;
	}
	.padding-left-479{
		padding-left:10px;
	}
	.padding-top-change {
	    padding-top: 80px !important;
	}
	.company-reg .single-one{
		margin:5px!important;
		padding:1px 5px !important;
	}
}

@media (min-width:320px) and (max-width: 375px){

	.bottommargin-lg-lg{
		margin-bottom:100px;
	}
	.footer-logo-size{
		width:150px;
	}
	.footer-nav i{
		font-size:30px;
	}
	.footer-nav span{
		display: block;
		font-size:13px;
	}
	.feature-box.fbox-center .fbox-icon {
	    position: relative;
	    width: 55px;
	    height: 55px;
	    margin: 0 auto 30px;
	}
	.feature-box.fbox-center .fbox-icon i {
	    font-size: 25px;
	    line-height: 55px;
	}
	.feature-box h3 {
	    font-size: 12px;
	}
	.popular-title-1{
		font-size: 1em;
	}
	.popular-title-2{
		font-size: 1em;
	}
	.popular-title-3{
		font-size: 1em;
		color:#C70000;
	}
}
